CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - skeleton in matlab

搜索资源列表

  1. Skeleton

    1下载:
  2. 数学形态学应用二值图像边界细化,以及二值图像骨骼化- Application of mathematical morphology refined binary image border, as well as binary image skeletonization
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:11089
    • 提供者:qw
  1. gujia

    1下载:
  2. 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:72333
    • 提供者:hujiang
  1. skelinationpruning

    0下载:
  2. 一种新的骨架修剪算法,与之前的其他算法相比,在处理复杂图像时,其修剪效果更好。-A new skeleton pruning algorithm, and compared to other algorithms before, in dealing with complex images, the better pruning.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:904546
    • 提供者:王卫国
  1. ex1

    0下载:
  2. 综合使用多种方法使模糊的人体骨架变清晰,空间图像域的增强-The integrated use of a variety of ways to obscure a clear change in human skeleton
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:555
    • 提供者:张希
  1. Skeletontriplepoints

    0下载:
  2. 本程序可以检测出抽取骨架后的二值图像中的三叉点和端点,可以设定选项 "bwmorph" 或"thin"。-This procedure can be detected in samples after skeleton binary image of the trigeminal point and end point, you can set the option bwmorph or thin .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3584
    • 提供者:蓓贝
  1. img-reg

    0下载:
  2. 对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1006
    • 提供者:fjdata
  1. ranseti1

    0下载:
  2. 染色体配对程序,先通过分割算法分割出单个染色体,在利用染色体的面积、周长、骨架来进行配对。-Chromosome pairing procedure, the first segmentation algorithm segmented by a single chromosome, chromosome in the use of the area, perimeter, skeleton matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:229921
    • 提供者:shuzhenqiu
  1. SkeletonApproximation

    0下载:
  2. 图像骨架逼近的matlab程序,很有用的,有相应的文章对应-Image skeleton approximation matlab program, very useful, there is a corresponding article in the corresponding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1473
    • 提供者:yanxingzhe
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. matlab6.5

    0下载:
  2. 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3490981
    • 提供者:yanye
  1. txhw3_wx3

    0下载:
  2. 利用MATLAB求解二值图像的骨架,输入图像为医学灰度图像,输出为骨架-Using MATLAB in a binary image of the skeleton, the input image is a medical grayscale images, and output as a skeleton
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:855
    • 提供者:李冬月
  1. The-image-processing

    1下载:
  2. 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3729
    • 提供者:peng yunfa
  1. tudou

    0下载:
  2. 用matlab实现的土豆骨架提取,非matlab在带函数(计算机视觉作业)-Extraction using matlab realize potatoes skeleton with non matlab function in (Computer Vision jobs)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:642
    • 提供者:yufxq
  1. 实验报告7-马杰民1030514432

    0下载:
  2. 1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。 2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。 3. 在GUI中,实现二值图像的开运算、闭运算。 4. 在GUI中,实现二值图像的形态学应用: 边界抽取 (boundary extraction) 区域填充 (region filling) 细化 (thinning) 粗化 (thickening) 骨架 (skeletons) 修剪 (pr
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:800768
    • 提供者:Jamesma
  1. Skeleton

    0下载:
  2. image thinning in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:nithya
  1. Frame-Curve

    1下载:
  2. 利用matlab,可以实现在matlab中从滞回曲线中提取骨架曲线,避免用origin描点(Extracting the MATLAB of the skeleton curve in the hysteresis curve)
  3. 所属分类:其他

    • 发布日期:2021-04-14
    • 文件大小:1024
    • 提供者:山人君
  1. Hysteresis-to-Backbone

    1下载:
  2. 该代码将提取抗震试验的滞回曲线,形成骨架曲线,大大简化了数据的处理过程。可将其添加到MATLAB 的APP 中直接使用。还有几个命令流是ANSYS中提取结构刚度矩阵的代码。(This code will extract the hysteresis curve of the seismic test to form a skeleton curve, which greatly simplifies the data processing process. It can be added to
  3. 所属分类:土木工程

    • 发布日期:2021-03-31
    • 文件大小:272384
    • 提供者:WALDENDING
搜珍网 www.dssz.com